home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Advisor
/
CD-ROM Advisor.iso
/
blender
/
blen40m
/
opening.dir
/
00390.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-28
|
179 b
|
11 lines
on exitFrame
global VID
if the movieTime of sprite 40 < VID then
go(the frame)
else
set the movieRate of sprite 40 to 0
go(#next)
updateStage()
end if
end